home *** CD-ROM | disk | FTP | other *** search
- /*//////////////////////////////////////////////////////////////////////
- filename: styl.html
- copyright(c): 2002, 2003 Tiny Software Inc (http://www.tinysoftware.com)
- author: Martin Navratil (mnavratil@tinysoftware.com)
- product: Tiny Personal Firewall 5.x
- description: cascade stylesheet for Administration Center
- ///////////////////////////////////////////////////////////////////////*/
- BODY, TD, P, INPUT, SELECT {
- color: Black;
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
- }
- BODY {margin-top:10pt; margin-left:10pt; font-size: 8pt}
- INPUT, SELECT {
- font-size: 8pt
- }
- H {
- margin-bottom: 4px;
- margin-top: 8 px;
- }
- TD {
- font-size: 8pt;
- }
- .TdTabs{
- color : White;
- font-weight : bold;
- font-size: 14px;
- text-decoration : none;
- }
- .TdTabs:visited{
- color : White;
- font-weight : bold;
- font-size: 14px;
- text-decoration : none;
- }
- .TdTabs:hover{
- color : White;
- font-weight : bold;
- text-decoration:underline;
- font-size: 14px;
- }
- .TdTabs_selected{
- color : Black;
- font-weight : bold;
- font-size: 14px;
- text-decoration : none;
- }
- .TdTabs_selected:visited{
- color : Black;
- font-weight : bold;
- font-size: 14px;
- text-decoration : none;
- }
- .TdTabs_selected:hover{
- color : Black;
- font-weight : bold;
- text-decoration : none;
- font-size: 14px;
- }
- img {
- border : 0px;
- }
- UL,LI {
- font-size:8pt;
- padding: 1pt;
- spacing:1pt;
- left: 6pt;
- }
-
-
- .B1 {background-color:#FFCC00}
- .B2 {background-color:#CDCDCD}
- .B3 {background-color:#FFFFFF}
- .B4 {background-color:#F8F8F8}
- .B5 {background-color:#4B4B4B}
-
- SPAN.divide {
- font-size:8pt;
- color: #FFA500;
- font-weight : bolder;
- }
- SPAN.copy {font-size:8pt; color:#C8C8C8}
-
- sup {
- font-size : 8px;
- line-height : 8px;
- }
-
- DIV.headcenter {
- font-size:11pt;
- color:#323233;
- font-weight:700;
- text-align : center;
- }
- DIV.head3 {
- font-size:12pt;
- color:#323233;
- font-weight:700;}
- #tree {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 11px;
- }
- #tree a {
- color: #000;
- text-decoration: none;
- }
- #tree img {
- border: 0px;
- width: 19px;
- height: 16px;
- }
-
-
- /* PREFORMATTING - CODE */
- pre {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
- code {font-family: "courier new", courier; font-size: 125%; }
-
-
- /* Dropdown styles --------------------------------------------------------------------------- */
-
- .DropDown {text-decoration: none; font-weight: normal; top: 0pt;}
- .DropDown:hover {text-decoration: underline; }
-
-
- .HidePopUp {text-decoration: none; }
- .HidePopUp:hover{text-decoration: underline; }
-
- .Glossary {text-decoration: none; }
- .glossary:hover {text-decoration: underline; }
-
- .Glossarydef {color: #008C00; text-decoration: none;}
-
- .srcContent { }
-
- .expfav {font-size: 80%; text-align: Right; margin-top: -1em; margin-bottom: 0; }
-
- .expanded {font-weight: normal; }
-
- .collapsed {display: none;}
-
- .def {margin-top: 40pt;}
-
- #theIFRAME {position: absolute; display:none; }
-
- /* Language Specific Boilerplate Styles------------------------------------------------------- */
- .BPhide {display: none }
- .BPshow { }
- .BPHide4Bidi { }
- .BPHide4EA { }
- .BPHide4Thai { }
- .thistabstart {
- background-image: url(tab_start_selected.gif);
- }
- .thistab {
- background-image: url(tab_fill_selected.gif);
- font-size: 12px;
- font-weight: bold;
- }
- .thistabend {
- background-image: url(tab_end_selected.gif);
- }
- .tabstart {
- background-image: url(tab_start.gif);
- }
- .tab {
- background-image: url(tab_fill.gif);
- font-size: 12px;
- font-weight: bold;
- }
- .tabend {
- background-image: url(tab_end.gif);
- }
- .menuleft {
- font-size: 12px;
- font-weight: bold;
- color: #000000;
- font-variant: small-caps;
- text-decoration : none;
- border-left : 1px solid #E7EFF7;
- border-right : 1px solid #E7EFF7;
- border-top : 1px solid #E7EFF7;
- border-bottom : 1px solid #E7EFF7;
- }
- .menuitem {
- font-size: 11px;
- font-weight: normal;
- font-variant: normal;
- text-decoration : none;
- color: #000000;
- }
- .menuitem2 {
- font-size: 11px;
- font-weight: normal;
- font-variant: normal;
- text-decoration : none;
- color: blue;
- }
- .menuitem2:hover {
- font-size: 11px;
- font-weight: normal;
- font-variant: normal;
- color: blue;
- text-decoration : underline;
- }
- .heading_guard {
- font-size: 16px;
- font-weight: bold;
- font-variant: normal;
- color: #000000;
- text-decoration : none;
- vertical-align : middle;
- }
- .users
- {
- color : Black;
- font-size : 14px;
- font-weight : bold;
- }
- .tdclass {
- margin-bottom : 2px;
- margin-left : 3px;
- margin-right : 3px;
- padding : 6px 6px 6px 6px;
- }
- .menutop_off{
- color: #FFFFFF;
- font-size: 11px;
- font-weight: bold;
- text-decoration: none;
- cursor: hand;
- padding-bottom: 2 px;
- padding-left: 2 px;
- padding-right: 2 px;
- padding-top: 2 px;
- }
- .menutop_on{
- color: #E7EFF7;
- font-size: 11px;
- font-weight: bold;
- text-decoration: none;
- cursor: hand;
- padding-bottom: 2 px;
- padding-left: 2 px;
- padding-right: 2 px;
- padding-top: 2 px;
- }
- .DeviceControl {
- margin-top: 10px;
- margin-left: 15px;
- }
- .DeviceControl LI {
- font-weight: bold;
- list-style-type: none;
- display: block;
- }
-